home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / macros / latex209 / contrib / pslatex / morefont.tex < prev    next >
Text File  |  1992-05-25  |  1KB  |  29 lines

  1. %%% ====================================================================
  2. %%%  @LaTeX-file{
  3. %%%     author          = "Mario Wolczko",
  4. %%%     version         = "2",
  5. %%%     date            = "21 May 1992",
  6. %%%     time            = "21:16:01 BST",
  7. %%%     filename        = "morefont.tex",
  8. %%%     address         = "Dept of Computer Science
  9. %%%                        The University of Manchester
  10. %%%                        Oxford Road
  11. %%%                        Manchester M13 9PL
  12. %%%                        UK",
  13. %%%     telephone       = "+44-61-275-6146",
  14. %%%     FAX             = "+44-61-275-6236",
  15. %%%     checksum        = "38585 28 97 1156",
  16. %%%     email           = "mario@cs.man.ac.uk (Internet)",
  17. %%%     codetable       = "ISO/ASCII",
  18. %%%     keywords            = "LaTeX, PostScript, PS-LaTeX",
  19. %%%     supported           = "yes",
  20. %%%     docstring           = "Part of PS-LaTeX",
  21. %%%  }
  22. %%% ====================================================================
  23. {\makeatletter
  24. \gdef\prm{\fontfamily\rmdefault\selectfont\@dononsf}
  25.  
  26. \gdef\psf{\fontfamily\sfdefault\selectfont\@dosfchars}
  27.  
  28. \gdef\ptt{\fontfamily\ttdefault\selectfont\@dononsf}}
  29.